\(\int \frac {(g \cos (e+f x))^{3/2} (a+a \sin (e+f x))^{5/2}}{(c-c \sin (e+f x))^{7/2}} \, dx\) [112]

   Optimal result
   Rubi [A] (verified)
   Mathematica [A] (verified)
   Maple [C] (warning: unable to verify)
   Fricas [C] (verification not implemented)
   Sympy [F(-1)]
   Maxima [F]
   Giac [F(-1)]
   Mupad [F(-1)]

Optimal result

Integrand size = 42, antiderivative size = 243 \[ \int \frac {(g \cos (e+f x))^{3/2} (a+a \sin (e+f x))^{5/2}}{(c-c \sin (e+f x))^{7/2}} \, dx=\frac {4 a (g \cos (e+f x))^{5/2} (a+a \sin (e+f x))^{3/2}}{9 f g (c-c \sin (e+f x))^{7/2}}-\frac {44 a^2 (g \cos (e+f x))^{5/2} \sqrt {a+a \sin (e+f x)}}{45 c f g (c-c \sin (e+f x))^{5/2}}+\frac {308 a^3 (g \cos (e+f x))^{5/2}}{45 c^2 f g \sqrt {a+a \sin (e+f x)} (c-c \sin (e+f x))^{3/2}}-\frac {154 a^3 g \sqrt {\cos (e+f x)} \sqrt {g \cos (e+f x)} E\left (\left .\frac {1}{2} (e+f x)\right |2\right )}{15 c^3 f \sqrt {a+a \sin (e+f x)} \sqrt {c-c \sin (e+f x)}} \]

[Out]

4/9*a*(g*cos(f*x+e))^(5/2)*(a+a*sin(f*x+e))^(3/2)/f/g/(c-c*sin(f*x+e))^(7/2)+308/45*a^3*(g*cos(f*x+e))^(5/2)/c
^2/f/g/(c-c*sin(f*x+e))^(3/2)/(a+a*sin(f*x+e))^(1/2)-44/45*a^2*(g*cos(f*x+e))^(5/2)*(a+a*sin(f*x+e))^(1/2)/c/f
/g/(c-c*sin(f*x+e))^(5/2)-154/15*a^3*g*(cos(1/2*f*x+1/2*e)^2)^(1/2)/cos(1/2*f*x+1/2*e)*EllipticE(sin(1/2*f*x+1
/2*e),2^(1/2))*cos(f*x+e)^(1/2)*(g*cos(f*x+e))^(1/2)/c^3/f/(a+a*sin(f*x+e))^(1/2)/(c-c*sin(f*x+e))^(1/2)

Rubi [A] (verified)

Time = 0.88 (sec) , antiderivative size = 243, normalized size of antiderivative = 1.00, number of steps used = 6, number of rules used = 4, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.095, Rules used = {2929, 2921, 2721, 2719} \[ \int \frac {(g \cos (e+f x))^{3/2} (a+a \sin (e+f x))^{5/2}}{(c-c \sin (e+f x))^{7/2}} \, dx=-\frac {154 a^3 g \sqrt {\cos (e+f x)} E\left (\left .\frac {1}{2} (e+f x)\right |2\right ) \sqrt {g \cos (e+f x)}}{15 c^3 f \sqrt {a \sin (e+f x)+a} \sqrt {c-c \sin (e+f x)}}+\frac {308 a^3 (g \cos (e+f x))^{5/2}}{45 c^2 f g \sqrt {a \sin (e+f x)+a} (c-c \sin (e+f x))^{3/2}}-\frac {44 a^2 \sqrt {a \sin (e+f x)+a} (g \cos (e+f x))^{5/2}}{45 c f g (c-c \sin (e+f x))^{5/2}}+\frac {4 a (a \sin (e+f x)+a)^{3/2} (g \cos (e+f x))^{5/2}}{9 f g (c-c \sin (e+f x))^{7/2}} \]

[In]

Int[((g*Cos[e + f*x])^(3/2)*(a + a*Sin[e + f*x])^(5/2))/(c - c*Sin[e + f*x])^(7/2),x]

[Out]

(4*a*(g*Cos[e + f*x])^(5/2)*(a + a*Sin[e + f*x])^(3/2))/(9*f*g*(c - c*Sin[e + f*x])^(7/2)) - (44*a^2*(g*Cos[e
+ f*x])^(5/2)*Sqrt[a + a*Sin[e + f*x]])/(45*c*f*g*(c - c*Sin[e + f*x])^(5/2)) + (308*a^3*(g*Cos[e + f*x])^(5/2
))/(45*c^2*f*g*Sqrt[a + a*Sin[e + f*x]]*(c - c*Sin[e + f*x])^(3/2)) - (154*a^3*g*Sqrt[Cos[e + f*x]]*Sqrt[g*Cos
[e + f*x]]*EllipticE[(e + f*x)/2, 2])/(15*c^3*f*Sqrt[a + a*Sin[e + f*x]]*Sqrt[c - c*Sin[e + f*x]])

Rule 2719

Int[Sqrt[sin[(c_.) + (d_.)*(x_)]], x_Symbol] :> Simp[(2/d)*EllipticE[(1/2)*(c - Pi/2 + d*x), 2], x] /; FreeQ[{
c, d}, x]

Rule 2721

Int[((b_)*sin[(c_.) + (d_.)*(x_)])^(n_), x_Symbol] :> Dist[(b*Sin[c + d*x])^n/Sin[c + d*x]^n, Int[Sin[c + d*x]
^n, x], x] /; FreeQ[{b, c, d}, x] && LtQ[-1, n, 1] && IntegerQ[2*n]

Rule 2921

Int[(cos[(e_.) + (f_.)*(x_)]*(g_.))^(p_)/(Sqrt[(a_) + (b_.)*sin[(e_.) + (f_.)*(x_)]]*Sqrt[(c_) + (d_.)*sin[(e_
.) + (f_.)*(x_)]]), x_Symbol] :> Dist[g*(Cos[e + f*x]/(Sqrt[a + b*Sin[e + f*x]]*Sqrt[c + d*Sin[e + f*x]])), In
t[(g*Cos[e + f*x])^(p - 1), x], x] /; FreeQ[{a, b, c, d, e, f, g, p}, x] && EqQ[b*c + a*d, 0] && EqQ[a^2 - b^2
, 0]

Rule 2929

Int[(cos[(e_.) + (f_.)*(x_)]*(g_.))^(p_)*((a_) + (b_.)*sin[(e_.) + (f_.)*(x_)])^(m_)*((c_) + (d_.)*sin[(e_.) +
 (f_.)*(x_)])^(n_), x_Symbol] :> Simp[-2*b*(g*Cos[e + f*x])^(p + 1)*(a + b*Sin[e + f*x])^(m - 1)*((c + d*Sin[e
 + f*x])^n/(f*g*(2*n + p + 1))), x] - Dist[b*((2*m + p - 1)/(d*(2*n + p + 1))), Int[(g*Cos[e + f*x])^p*(a + b*
Sin[e + f*x])^(m - 1)*(c + d*Sin[e + f*x])^(n + 1), x], x] /; FreeQ[{a, b, c, d, e, f, g, p}, x] && EqQ[b*c +
a*d, 0] && EqQ[a^2 - b^2, 0] && GtQ[m, 0] && LtQ[n, -1] && NeQ[2*n + p + 1, 0] && IntegersQ[2*m, 2*n, 2*p]

Rubi steps \begin{align*} \text {integral}& = \frac {4 a (g \cos (e+f x))^{5/2} (a+a \sin (e+f x))^{3/2}}{9 f g (c-c \sin (e+f x))^{7/2}}-\frac {(11 a) \int \frac {(g \cos (e+f x))^{3/2} (a+a \sin (e+f x))^{3/2}}{(c-c \sin (e+f x))^{5/2}} \, dx}{9 c} \\ & = \frac {4 a (g \cos (e+f x))^{5/2} (a+a \sin (e+f x))^{3/2}}{9 f g (c-c \sin (e+f x))^{7/2}}-\frac {44 a^2 (g \cos (e+f x))^{5/2} \sqrt {a+a \sin (e+f x)}}{45 c f g (c-c \sin (e+f x))^{5/2}}+\frac {\left (77 a^2\right ) \int \frac {(g \cos (e+f x))^{3/2} \sqrt {a+a \sin (e+f x)}}{(c-c \sin (e+f x))^{3/2}} \, dx}{45 c^2} \\ & = \frac {4 a (g \cos (e+f x))^{5/2} (a+a \sin (e+f x))^{3/2}}{9 f g (c-c \sin (e+f x))^{7/2}}-\frac {44 a^2 (g \cos (e+f x))^{5/2} \sqrt {a+a \sin (e+f x)}}{45 c f g (c-c \sin (e+f x))^{5/2}}+\frac {308 a^3 (g \cos (e+f x))^{5/2}}{45 c^2 f g \sqrt {a+a \sin (e+f x)} (c-c \sin (e+f x))^{3/2}}-\frac {\left (77 a^3\right ) \int \frac {(g \cos (e+f x))^{3/2}}{\sqrt {a+a \sin (e+f x)} \sqrt {c-c \sin (e+f x)}} \, dx}{15 c^3} \\ & = \frac {4 a (g \cos (e+f x))^{5/2} (a+a \sin (e+f x))^{3/2}}{9 f g (c-c \sin (e+f x))^{7/2}}-\frac {44 a^2 (g \cos (e+f x))^{5/2} \sqrt {a+a \sin (e+f x)}}{45 c f g (c-c \sin (e+f x))^{5/2}}+\frac {308 a^3 (g \cos (e+f x))^{5/2}}{45 c^2 f g \sqrt {a+a \sin (e+f x)} (c-c \sin (e+f x))^{3/2}}-\frac {\left (77 a^3 g \cos (e+f x)\right ) \int \sqrt {g \cos (e+f x)} \, dx}{15 c^3 \sqrt {a+a \sin (e+f x)} \sqrt {c-c \sin (e+f x)}} \\ & = \frac {4 a (g \cos (e+f x))^{5/2} (a+a \sin (e+f x))^{3/2}}{9 f g (c-c \sin (e+f x))^{7/2}}-\frac {44 a^2 (g \cos (e+f x))^{5/2} \sqrt {a+a \sin (e+f x)}}{45 c f g (c-c \sin (e+f x))^{5/2}}+\frac {308 a^3 (g \cos (e+f x))^{5/2}}{45 c^2 f g \sqrt {a+a \sin (e+f x)} (c-c \sin (e+f x))^{3/2}}-\frac {\left (77 a^3 g \sqrt {\cos (e+f x)} \sqrt {g \cos (e+f x)}\right ) \int \sqrt {\cos (e+f x)} \, dx}{15 c^3 \sqrt {a+a \sin (e+f x)} \sqrt {c-c \sin (e+f x)}} \\ & = \frac {4 a (g \cos (e+f x))^{5/2} (a+a \sin (e+f x))^{3/2}}{9 f g (c-c \sin (e+f x))^{7/2}}-\frac {44 a^2 (g \cos (e+f x))^{5/2} \sqrt {a+a \sin (e+f x)}}{45 c f g (c-c \sin (e+f x))^{5/2}}+\frac {308 a^3 (g \cos (e+f x))^{5/2}}{45 c^2 f g \sqrt {a+a \sin (e+f x)} (c-c \sin (e+f x))^{3/2}}-\frac {154 a^3 g \sqrt {\cos (e+f x)} \sqrt {g \cos (e+f x)} E\left (\left .\frac {1}{2} (e+f x)\right |2\right )}{15 c^3 f \sqrt {a+a \sin (e+f x)} \sqrt {c-c \sin (e+f x)}} \\ \end{align*}

Mathematica [A] (verified)

Time = 9.78 (sec) , antiderivative size = 246, normalized size of antiderivative = 1.01 \[ \int \frac {(g \cos (e+f x))^{3/2} (a+a \sin (e+f x))^{5/2}}{(c-c \sin (e+f x))^{7/2}} \, dx=-\frac {a^2 (g \cos (e+f x))^{3/2} \left (\cos \left (\frac {1}{2} (e+f x)\right )-\sin \left (\frac {1}{2} (e+f x)\right )\right )^2 \sqrt {a (1+\sin (e+f x))} \left (-924 E\left (\left .\frac {1}{2} (e+f x)\right |2\right ) \left (\cos \left (\frac {1}{2} (e+f x)\right )-\sin \left (\frac {1}{2} (e+f x)\right )\right )^5+2 \sqrt {\cos (e+f x)} \left (182 \cos \left (\frac {1}{2} (e+f x)\right )+195 \cos \left (\frac {3}{2} (e+f x)\right )-93 \cos \left (\frac {5}{2} (e+f x)\right )+182 \sin \left (\frac {1}{2} (e+f x)\right )-195 \sin \left (\frac {3}{2} (e+f x)\right )-93 \sin \left (\frac {5}{2} (e+f x)\right )\right )\right )}{90 c^3 f \cos ^{\frac {3}{2}}(e+f x) \left (\cos \left (\frac {1}{2} (e+f x)\right )+\sin \left (\frac {1}{2} (e+f x)\right )\right ) (-1+\sin (e+f x))^3 \sqrt {c-c \sin (e+f x)}} \]

[In]

Integrate[((g*Cos[e + f*x])^(3/2)*(a + a*Sin[e + f*x])^(5/2))/(c - c*Sin[e + f*x])^(7/2),x]

[Out]

-1/90*(a^2*(g*Cos[e + f*x])^(3/2)*(Cos[(e + f*x)/2] - Sin[(e + f*x)/2])^2*Sqrt[a*(1 + Sin[e + f*x])]*(-924*Ell
ipticE[(e + f*x)/2, 2]*(Cos[(e + f*x)/2] - Sin[(e + f*x)/2])^5 + 2*Sqrt[Cos[e + f*x]]*(182*Cos[(e + f*x)/2] +
195*Cos[(3*(e + f*x))/2] - 93*Cos[(5*(e + f*x))/2] + 182*Sin[(e + f*x)/2] - 195*Sin[(3*(e + f*x))/2] - 93*Sin[
(5*(e + f*x))/2])))/(c^3*f*Cos[e + f*x]^(3/2)*(Cos[(e + f*x)/2] + Sin[(e + f*x)/2])*(-1 + Sin[e + f*x])^3*Sqrt
[c - c*Sin[e + f*x]])

Maple [C] (warning: unable to verify)

Result contains complex when optimal does not.

Time = 2.48 (sec) , antiderivative size = 3149, normalized size of antiderivative = 12.96

method result size
default \(\text {Expression too large to display}\) \(3149\)

[In]

int((g*cos(f*x+e))^(3/2)*(a+a*sin(f*x+e))^(5/2)/(c-c*sin(f*x+e))^(7/2),x,method=_RETURNVERBOSE)

[Out]

-1/45/f*(g*cos(f*x+e))^(1/2)*(a*(1+sin(f*x+e)))^(1/2)*g*a^2/(cos(f*x+e)-sin(f*x+e)+1)/(-c*(sin(f*x+e)-1))^(1/2
)/c^3*(258+135*ln(2*(2*(-cos(f*x+e)/(1+cos(f*x+e))^2)^(1/2)*cos(f*x+e)+2*(-cos(f*x+e)/(1+cos(f*x+e))^2)^(1/2)-
cos(f*x+e)+1)/(1+cos(f*x+e)))*(-cos(f*x+e)/(1+cos(f*x+e))^2)^(3/2)*cos(f*x+e)*sin(f*x+e)-135*ln((2*(-cos(f*x+e
)/(1+cos(f*x+e))^2)^(1/2)*cos(f*x+e)+2*(-cos(f*x+e)/(1+cos(f*x+e))^2)^(1/2)-cos(f*x+e)+1)/(1+cos(f*x+e)))*(-co
s(f*x+e)/(1+cos(f*x+e))^2)^(3/2)*cos(f*x+e)*sin(f*x+e)+945*ln(2*(2*(-cos(f*x+e)/(1+cos(f*x+e))^2)^(1/2)*cos(f*
x+e)+2*(-cos(f*x+e)/(1+cos(f*x+e))^2)^(1/2)-cos(f*x+e)+1)/(1+cos(f*x+e)))*(-cos(f*x+e)/(1+cos(f*x+e))^2)^(3/2)
*sec(f*x+e)*tan(f*x+e)-945*ln((2*(-cos(f*x+e)/(1+cos(f*x+e))^2)^(1/2)*cos(f*x+e)+2*(-cos(f*x+e)/(1+cos(f*x+e))
^2)^(1/2)-cos(f*x+e)+1)/(1+cos(f*x+e)))*(-cos(f*x+e)/(1+cos(f*x+e))^2)^(3/2)*sec(f*x+e)*tan(f*x+e)+462*I*Ellip
ticF(I*(csc(f*x+e)-cot(f*x+e)),I)*(1/(1+cos(f*x+e)))^(1/2)*(cos(f*x+e)/(1+cos(f*x+e)))^(1/2)*cos(f*x+e)-462*I*
EllipticE(I*(csc(f*x+e)-cot(f*x+e)),I)*(1/(1+cos(f*x+e)))^(1/2)*(cos(f*x+e)/(1+cos(f*x+e)))^(1/2)*cos(f*x+e)+1
386*I*(1/(1+cos(f*x+e)))^(1/2)*(cos(f*x+e)/(1+cos(f*x+e)))^(1/2)*EllipticE(I*(csc(f*x+e)-cot(f*x+e)),I)*sec(f*
x+e)-1386*I*(1/(1+cos(f*x+e)))^(1/2)*(cos(f*x+e)/(1+cos(f*x+e)))^(1/2)*EllipticF(I*(csc(f*x+e)-cot(f*x+e)),I)*
sec(f*x+e)+924*I*(1/(1+cos(f*x+e)))^(1/2)*(cos(f*x+e)/(1+cos(f*x+e)))^(1/2)*EllipticE(I*(csc(f*x+e)-cot(f*x+e)
),I)*sec(f*x+e)^2-924*I*(1/(1+cos(f*x+e)))^(1/2)*(cos(f*x+e)/(1+cos(f*x+e)))^(1/2)*EllipticF(I*(csc(f*x+e)-cot
(f*x+e)),I)*sec(f*x+e)^2-1386*I*(1/(1+cos(f*x+e)))^(1/2)*(cos(f*x+e)/(1+cos(f*x+e)))^(1/2)*EllipticE(I*(csc(f*
x+e)-cot(f*x+e)),I)*tan(f*x+e)+1386*I*(1/(1+cos(f*x+e)))^(1/2)*(cos(f*x+e)/(1+cos(f*x+e)))^(1/2)*EllipticF(I*(
csc(f*x+e)-cot(f*x+e)),I)*tan(f*x+e)+462*I*(1/(1+cos(f*x+e)))^(1/2)*(cos(f*x+e)/(1+cos(f*x+e)))^(1/2)*Elliptic
F(I*(csc(f*x+e)-cot(f*x+e)),I)*sin(f*x+e)-462*I*(1/(1+cos(f*x+e)))^(1/2)*(cos(f*x+e)/(1+cos(f*x+e)))^(1/2)*Ell
ipticE(I*(csc(f*x+e)-cot(f*x+e)),I)*sin(f*x+e)+1092*tan(f*x+e)-80*sec(f*x+e)*tan(f*x+e)-676*sec(f*x+e)+90*cos(
f*x+e)-90*sin(f*x+e)-270*ln((2*(-cos(f*x+e)/(1+cos(f*x+e))^2)^(1/2)*cos(f*x+e)+2*(-cos(f*x+e)/(1+cos(f*x+e))^2
)^(1/2)-cos(f*x+e)+1)/(1+cos(f*x+e)))*(-cos(f*x+e)/(1+cos(f*x+e))^2)^(3/2)*sec(f*x+e)^2*tan(f*x+e)+270*ln(2*(2
*(-cos(f*x+e)/(1+cos(f*x+e))^2)^(1/2)*cos(f*x+e)+2*(-cos(f*x+e)/(1+cos(f*x+e))^2)^(1/2)-cos(f*x+e)+1)/(1+cos(f
*x+e)))*(-cos(f*x+e)/(1+cos(f*x+e))^2)^(3/2)*sec(f*x+e)^2*tan(f*x+e)+135*ln(2*(2*(-cos(f*x+e)/(1+cos(f*x+e))^2
)^(1/2)*cos(f*x+e)+2*(-cos(f*x+e)/(1+cos(f*x+e))^2)^(1/2)-cos(f*x+e)+1)/(1+cos(f*x+e)))*(-cos(f*x+e)/(1+cos(f*
x+e))^2)^(3/2)*cos(f*x+e)^2-135*ln((2*(-cos(f*x+e)/(1+cos(f*x+e))^2)^(1/2)*cos(f*x+e)+2*(-cos(f*x+e)/(1+cos(f*
x+e))^2)^(1/2)-cos(f*x+e)+1)/(1+cos(f*x+e)))*(-cos(f*x+e)/(1+cos(f*x+e))^2)^(3/2)*cos(f*x+e)^2+270*ln(2*(2*(-c
os(f*x+e)/(1+cos(f*x+e))^2)^(1/2)*cos(f*x+e)+2*(-cos(f*x+e)/(1+cos(f*x+e))^2)^(1/2)-cos(f*x+e)+1)/(1+cos(f*x+e
)))*(-cos(f*x+e)/(1+cos(f*x+e))^2)^(3/2)*cos(f*x+e)-270*ln((2*(-cos(f*x+e)/(1+cos(f*x+e))^2)^(1/2)*cos(f*x+e)+
2*(-cos(f*x+e)/(1+cos(f*x+e))^2)^(1/2)-cos(f*x+e)+1)/(1+cos(f*x+e)))*(-cos(f*x+e)/(1+cos(f*x+e))^2)^(3/2)*cos(
f*x+e)-1080*ln(2*(2*(-cos(f*x+e)/(1+cos(f*x+e))^2)^(1/2)*cos(f*x+e)+2*(-cos(f*x+e)/(1+cos(f*x+e))^2)^(1/2)-cos
(f*x+e)+1)/(1+cos(f*x+e)))*(-cos(f*x+e)/(1+cos(f*x+e))^2)^(3/2)*sec(f*x+e)+1080*ln((2*(-cos(f*x+e)/(1+cos(f*x+
e))^2)^(1/2)*cos(f*x+e)+2*(-cos(f*x+e)/(1+cos(f*x+e))^2)^(1/2)-cos(f*x+e)+1)/(1+cos(f*x+e)))*(-cos(f*x+e)/(1+c
os(f*x+e))^2)^(3/2)*sec(f*x+e)+924*I*(1/(1+cos(f*x+e)))^(1/2)*(cos(f*x+e)/(1+cos(f*x+e)))^(1/2)*EllipticF(I*(c
sc(f*x+e)-cot(f*x+e)),I)*tan(f*x+e)*sec(f*x+e)-80*sec(f*x+e)^2-160*sec(f*x+e)^2*tan(f*x+e)-160*sec(f*x+e)^3-27
0*ln(2*(2*(-cos(f*x+e)/(1+cos(f*x+e))^2)^(1/2)*cos(f*x+e)+2*(-cos(f*x+e)/(1+cos(f*x+e))^2)^(1/2)-cos(f*x+e)+1)
/(1+cos(f*x+e)))*(-cos(f*x+e)/(1+cos(f*x+e))^2)^(3/2)+270*ln((2*(-cos(f*x+e)/(1+cos(f*x+e))^2)^(1/2)*cos(f*x+e
)+2*(-cos(f*x+e)/(1+cos(f*x+e))^2)^(1/2)-cos(f*x+e)+1)/(1+cos(f*x+e)))*(-cos(f*x+e)/(1+cos(f*x+e))^2)^(3/2)+94
5*ln((2*(-cos(f*x+e)/(1+cos(f*x+e))^2)^(1/2)*cos(f*x+e)+2*(-cos(f*x+e)/(1+cos(f*x+e))^2)^(1/2)-cos(f*x+e)+1)/(
1+cos(f*x+e)))*(-cos(f*x+e)/(1+cos(f*x+e))^2)^(3/2)*sec(f*x+e)^2-1215*ln((2*(-cos(f*x+e)/(1+cos(f*x+e))^2)^(1/
2)*cos(f*x+e)+2*(-cos(f*x+e)/(1+cos(f*x+e))^2)^(1/2)-cos(f*x+e)+1)/(1+cos(f*x+e)))*(-cos(f*x+e)/(1+cos(f*x+e))
^2)^(3/2)*tan(f*x+e)+1215*ln(2*(2*(-cos(f*x+e)/(1+cos(f*x+e))^2)^(1/2)*cos(f*x+e)+2*(-cos(f*x+e)/(1+cos(f*x+e)
)^2)^(1/2)-cos(f*x+e)+1)/(1+cos(f*x+e)))*(-cos(f*x+e)/(1+cos(f*x+e))^2)^(3/2)*tan(f*x+e)-945*ln(2*(2*(-cos(f*x
+e)/(1+cos(f*x+e))^2)^(1/2)*cos(f*x+e)+2*(-cos(f*x+e)/(1+cos(f*x+e))^2)^(1/2)-cos(f*x+e)+1)/(1+cos(f*x+e)))*(-
cos(f*x+e)/(1+cos(f*x+e))^2)^(3/2)*sec(f*x+e)^2+675*ln(2*(2*(-cos(f*x+e)/(1+cos(f*x+e))^2)^(1/2)*cos(f*x+e)+2*
(-cos(f*x+e)/(1+cos(f*x+e))^2)^(1/2)-cos(f*x+e)+1)/(1+cos(f*x+e)))*(-cos(f*x+e)/(1+cos(f*x+e))^2)^(3/2)*sin(f*
x+e)-675*ln((2*(-cos(f*x+e)/(1+cos(f*x+e))^2)^(1/2)*cos(f*x+e)+2*(-cos(f*x+e)/(1+cos(f*x+e))^2)^(1/2)-cos(f*x+
e)+1)/(1+cos(f*x+e)))*(-cos(f*x+e)/(1+cos(f*x+e))^2)^(3/2)*sin(f*x+e)-924*I*(1/(1+cos(f*x+e)))^(1/2)*(cos(f*x+
e)/(1+cos(f*x+e)))^(1/2)*EllipticE(I*(csc(f*x+e)-cot(f*x+e)),I)*tan(f*x+e)*sec(f*x+e)+270*ln((2*(-cos(f*x+e)/(
1+cos(f*x+e))^2)^(1/2)*cos(f*x+e)+2*(-cos(f*x+e)/(1+cos(f*x+e))^2)^(1/2)-cos(f*x+e)+1)/(1+cos(f*x+e)))*(-cos(f
*x+e)/(1+cos(f*x+e))^2)^(3/2)*sec(f*x+e)^3-270*ln(2*(2*(-cos(f*x+e)/(1+cos(f*x+e))^2)^(1/2)*cos(f*x+e)+2*(-cos
(f*x+e)/(1+cos(f*x+e))^2)^(1/2)-cos(f*x+e)+1)/(1+cos(f*x+e)))*(-cos(f*x+e)/(1+cos(f*x+e))^2)^(3/2)*sec(f*x+e)^
3)

Fricas [C] (verification not implemented)

Result contains higher order function than in optimal. Order 9 vs. order 4.

Time = 0.16 (sec) , antiderivative size = 304, normalized size of antiderivative = 1.25 \[ \int \frac {(g \cos (e+f x))^{3/2} (a+a \sin (e+f x))^{5/2}}{(c-c \sin (e+f x))^{7/2}} \, dx=\frac {4 \, {\left (93 \, a^{2} g \cos \left (f x + e\right )^{2} + 144 \, a^{2} g \sin \left (f x + e\right ) - 164 \, a^{2} g\right )} \sqrt {g \cos \left (f x + e\right )} \sqrt {a \sin \left (f x + e\right ) + a} \sqrt {-c \sin \left (f x + e\right ) + c} + 231 \, {\left (3 i \, \sqrt {2} a^{2} g \cos \left (f x + e\right )^{2} - 4 i \, \sqrt {2} a^{2} g + {\left (-i \, \sqrt {2} a^{2} g \cos \left (f x + e\right )^{2} + 4 i \, \sqrt {2} a^{2} g\right )} \sin \left (f x + e\right )\right )} \sqrt {a c g} {\rm weierstrassZeta}\left (-4, 0, {\rm weierstrassPInverse}\left (-4, 0, \cos \left (f x + e\right ) + i \, \sin \left (f x + e\right )\right )\right ) + 231 \, {\left (-3 i \, \sqrt {2} a^{2} g \cos \left (f x + e\right )^{2} + 4 i \, \sqrt {2} a^{2} g + {\left (i \, \sqrt {2} a^{2} g \cos \left (f x + e\right )^{2} - 4 i \, \sqrt {2} a^{2} g\right )} \sin \left (f x + e\right )\right )} \sqrt {a c g} {\rm weierstrassZeta}\left (-4, 0, {\rm weierstrassPInverse}\left (-4, 0, \cos \left (f x + e\right ) - i \, \sin \left (f x + e\right )\right )\right )}{45 \, {\left (3 \, c^{4} f \cos \left (f x + e\right )^{2} - 4 \, c^{4} f - {\left (c^{4} f \cos \left (f x + e\right )^{2} - 4 \, c^{4} f\right )} \sin \left (f x + e\right )\right )}} \]

[In]

integrate((g*cos(f*x+e))^(3/2)*(a+a*sin(f*x+e))^(5/2)/(c-c*sin(f*x+e))^(7/2),x, algorithm="fricas")

[Out]

1/45*(4*(93*a^2*g*cos(f*x + e)^2 + 144*a^2*g*sin(f*x + e) - 164*a^2*g)*sqrt(g*cos(f*x + e))*sqrt(a*sin(f*x + e
) + a)*sqrt(-c*sin(f*x + e) + c) + 231*(3*I*sqrt(2)*a^2*g*cos(f*x + e)^2 - 4*I*sqrt(2)*a^2*g + (-I*sqrt(2)*a^2
*g*cos(f*x + e)^2 + 4*I*sqrt(2)*a^2*g)*sin(f*x + e))*sqrt(a*c*g)*weierstrassZeta(-4, 0, weierstrassPInverse(-4
, 0, cos(f*x + e) + I*sin(f*x + e))) + 231*(-3*I*sqrt(2)*a^2*g*cos(f*x + e)^2 + 4*I*sqrt(2)*a^2*g + (I*sqrt(2)
*a^2*g*cos(f*x + e)^2 - 4*I*sqrt(2)*a^2*g)*sin(f*x + e))*sqrt(a*c*g)*weierstrassZeta(-4, 0, weierstrassPInvers
e(-4, 0, cos(f*x + e) - I*sin(f*x + e))))/(3*c^4*f*cos(f*x + e)^2 - 4*c^4*f - (c^4*f*cos(f*x + e)^2 - 4*c^4*f)
*sin(f*x + e))

Sympy [F(-1)]

Timed out. \[ \int \frac {(g \cos (e+f x))^{3/2} (a+a \sin (e+f x))^{5/2}}{(c-c \sin (e+f x))^{7/2}} \, dx=\text {Timed out} \]

[In]

integrate((g*cos(f*x+e))**(3/2)*(a+a*sin(f*x+e))**(5/2)/(c-c*sin(f*x+e))**(7/2),x)

[Out]

Timed out

Maxima [F]

\[ \int \frac {(g \cos (e+f x))^{3/2} (a+a \sin (e+f x))^{5/2}}{(c-c \sin (e+f x))^{7/2}} \, dx=\int { \frac {\left (g \cos \left (f x + e\right )\right )^{\frac {3}{2}} {\left (a \sin \left (f x + e\right ) + a\right )}^{\frac {5}{2}}}{{\left (-c \sin \left (f x + e\right ) + c\right )}^{\frac {7}{2}}} \,d x } \]

[In]

integrate((g*cos(f*x+e))^(3/2)*(a+a*sin(f*x+e))^(5/2)/(c-c*sin(f*x+e))^(7/2),x, algorithm="maxima")

[Out]

integrate((g*cos(f*x + e))^(3/2)*(a*sin(f*x + e) + a)^(5/2)/(-c*sin(f*x + e) + c)^(7/2), x)

Giac [F(-1)]

Timed out. \[ \int \frac {(g \cos (e+f x))^{3/2} (a+a \sin (e+f x))^{5/2}}{(c-c \sin (e+f x))^{7/2}} \, dx=\text {Timed out} \]

[In]

integrate((g*cos(f*x+e))^(3/2)*(a+a*sin(f*x+e))^(5/2)/(c-c*sin(f*x+e))^(7/2),x, algorithm="giac")

[Out]

Timed out

Mupad [F(-1)]

Timed out. \[ \int \frac {(g \cos (e+f x))^{3/2} (a+a \sin (e+f x))^{5/2}}{(c-c \sin (e+f x))^{7/2}} \, dx=\int \frac {{\left (g\,\cos \left (e+f\,x\right )\right )}^{3/2}\,{\left (a+a\,\sin \left (e+f\,x\right )\right )}^{5/2}}{{\left (c-c\,\sin \left (e+f\,x\right )\right )}^{7/2}} \,d x \]

[In]

int(((g*cos(e + f*x))^(3/2)*(a + a*sin(e + f*x))^(5/2))/(c - c*sin(e + f*x))^(7/2),x)

[Out]

int(((g*cos(e + f*x))^(3/2)*(a + a*sin(e + f*x))^(5/2))/(c - c*sin(e + f*x))^(7/2), x)